home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / Archie / Archie.app / Query.nib / data.classes next >
Text File  |  1993-01-16  |  487b  |  36 lines

  1. Query = {
  2.     ACTIONS = {
  3.     fileAttributes:;
  4.     interruptRequest:;
  5.     };
  6.     OUTLETS = {
  7.     writeMatrixID;
  8.     hostHashTable;
  9.     queryPanelID;
  10.     execMatrixID;
  11.     abortID;
  12.     fileBrowserID;
  13.     queryTimerID;
  14.     activeQueries;
  15.     clockID;
  16.     hostnames;
  17.     selectionList;
  18.     queryFieldID;
  19.     selectedFile;
  20.     mainWindowID;
  21.     delegate;
  22.     fileInfoID;
  23.     calendarID;
  24.     errStringTable;
  25.     statusID;
  26.     readMatrixID;
  27.     hostnameID;
  28.     };
  29.     SUPERCLASS = Object;
  30. };
  31. FirstResponder = {
  32.     ACTIONS = {
  33.     };
  34.     SUPERCLASS = Object;
  35. };
  36.